Skip to content

Conversation

@cwoodruff
Copy link
Contributor

From C# to Rust: A 42-Day Developer Challenge

https://woodruff.dev/from-c-to-rust-a-42-day-developer-challenge/

I’ve spent over a decade writing C# and building solutions on .NET. But for six weeks, we will step outside the managed world of garbage collection and runtime JIT to dive headfirst into Rust—a systems programming language that promises performance, safety, and no nulls.

Over the course of 42 days, we will learn something new about Rust every single day. We will fight the borrow checker. We will make mistakes. And I will blog it all from the perspective of a C# developer trying to make sense of it.

What to Expect

  • Real comparisons between Rust and C#
  • Lessons on ownership, pattern matching, traits, and lifetimes
  • Daily reflections from a .NET developer mindset

@bennyvasquez
Copy link
Contributor

Hi there! this PR seems to reference a very old issue of the newsletter and doesn't actually seem to add any links. Please review our guidelines in the README and submit again using the current draft. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants